Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eap-spans): implement opportunity_score function (mostly) #87313

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

DominikB2014
Copy link
Contributor

@DominikB2014 DominikB2014 commented Mar 18, 2025

Work for https://github.com/getsentry/team-visibility/issues/41

  1. Mostly implements opportunity score function, we just need to multiple the formula by the weight but we can't until https://github.com/getsentry/eap-planning/issues/202 is complete
  2. Also moves transform_vital_score_to_ratio to a shared utils file as it's now needed for formulas.py and aggregates.py

@DominikB2014 DominikB2014 requested a review from a team as a code owner March 18, 2025 19:21
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 18, 2025
@DominikB2014 DominikB2014 merged commit 7e645c7 into master Mar 19, 2025
48 checks passed
@DominikB2014 DominikB2014 deleted the DominikB2014/opportunity-score-function branch March 19, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants